All Questions
6 questions
3votes
1answer
261views
"locate" returns relative instead of absolute paths
One advised me to post here since this would be more appropriate (I am going to remove the previous one). On my MacBook, I have the following entry in root's crontab: 0 */4 * * * cd /private/var/root &...
3votes
1answer
2kviews
How to convert LS_COLORS for Linux into LSCOLORS for BSD?
I've attemped using a LSCOLORS (BSD) generator to convert the below LS_COLORS (Linux) to a format accepted by BSD. Having read man ls on BSD, I don't think it has any support for specific file ...
0votes
1answer
323views
BSD (& Linux) tput - basic interoperable color setup
Can anyone on *BSD with GUI please confirm, that the below works on a BSD system correctly or not? I was trying to create a virtual *BSD test box, but ended up unsuccessful. So, I drained some ...
11votes
1answer
4kviews
What happens on pressing Ctrl-T in a terminal when a program is running?
When I press Ctrl+T while some program is running in a terminal, I get some extra output, e.g.: $ ping -q -c 100 google.com PING google.com (172.217.16.46): 56 data bytes load: 2.39 cmd: ping 5374 ...
1vote
0answers
36views
Creating inter-terminal applications for Linux systems
On a Debian machine, I have the BSD games installed, but I wanted to know if it was possible for the monop game to be played with other users on the server. This type of inter-terminal play is a ...
5votes
1answer
4kviews
Framebuffer on OpenBSD?
I am migrating from Linux to OpenBSD, and one of the things I miss from my old OS is how even the consoles looked nice (so nice you could actually watch movies in there) under framebuffer using a ...